Skip to main content

Getting Started

Quick Start

  1. Click on the "Playground" hyperlink on the left tab under the "External Sites". Or, visit here instead: https://docs.codekeg.dev/playground

  2. Use Intext! Try doing output "Hello World!" in the input code textarea.

Full Install and Usage

  1. Head over to the Github, and to the latest releases (or click this link to go there https://github.com/Elemnto56/Intextual_File_Language/releases)

  2. Install the one for your OS

    • ITX-CLI and ITX-CLI-arm64 are for Linux and Mac, with a ITX-CLI-arm64 being for ARM64 devices, ITX-CLI for AMD64
    • ITX-CLI-WinEd.exe is for Windows AMD64, and ITX-CLI-arm64-WinEd.exe is for Windows ARM64.
  3. Open your terminal and make an Intext file (.itx for file extension). Type in some Intext code like output "Hello World".

  4. Run the file by doing

    ./ITX-CLI run [filename].itx